Getter<T> Method

Summary
Returns the object's type at a given index.
Syntax
C#
C++/CLI
public T Getter<T>( 
   int index 
) 
_T^_ Gettergeneric<typename T> 
(  
   int index 
)  

Parameters

index
Index for the object to retrieve.

Type Parameters

T

Return Value

Returns the object's type at a given index.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.